===============================================================
PACKAGE DESCRIPTION For Utilities SDK
===============================================================
The package contains 4 top-level directories:
=============================================
  Android
=============================================
	Contains Utilities.aar 
=============================================
  C
=============================================
The Bin directory includes libraries for different platform/OS:
- [iOS] contains:
	-  UtilitiesSDK - C static library ARM for iPhone 12.0
	-  UtilitiesSDK.xcframework
- [Linux_64]: 
	- [Static]:  contains Utilities SDK - C static library for linux 64-bit.
- [Mac_OS_X]: 
	- [Static]:  contains Utilities SDK - C static framework for Mac OSX (32/64-bit).
- [Windows_64]: 
	- [Static]: contains Utilities SDK - C static library for Windows 64-bit.
		- [MD] : using multithread, dynamic version of the run-time library
		- [MT] : using multithread, static version of the run-time library

=============================================
  Java
=============================================
The Library folder contains the Utilities SDK - Java .JAR file.
This is the Java library to integrate.
It provides functions for Activation, OTP generation and Signature calculation.
The GUI and the Data Storage are part of the integration process.

=============================================
Demo DPX
=============================================
This folder contains demo DPX files for integration testing in multi-device and standard activation mode.